home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- alternateButtonClicked = id;
- continueButtonClicked = id;
- goBackButtonClicked = id;
- goToWebsite = id;
- lockButtonClicked = id;
- printButtonClicked = id;
- revealFilesMenu = id;
- saveButtonClicked = id;
- };
- CLASS = WOInstaller;
- LANGUAGE = ObjC;
- OUTLETS = {
- alternateButton = NSButton;
- continueButton = NSButton;
- filesTableView = NSTableView;
- filesWindow = NSWindow;
- goBackButton = NSButton;
- lockButton = NSButton;
- lockText = NSButton;
- logTextView = NSTextView;
- logWindow = NSWindow;
- mainBox = NSBox;
- mainWindow = NSWindow;
- stepsTableView = NSTableView;
- tabView = NSTabView;
- uninstallExplanation = NSTextField;
- uninstallHeader = NSTextField;
- uninstallProgress = NSProgressIndicator;
- uninstallStatusTextField = NSTextField;
- uninstallTableView = WONonHighlightingTableView;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = WONonHighlightingTableView;
- LANGUAGE = ObjC;
- SUPERCLASS = NSTableView;
- }
- );
- IBVersion = 1;
- }